Name | Description | |
---|---|---|
FlexGridDetailProvider<TItem> Constructor |
The following tables list the members exposed by FlexGridDetailProvider<TItem>.
Name | Description | |
---|---|---|
FlexGridDetailProvider<TItem> Constructor |
Name | Description | |
---|---|---|
DetailCollapsedIconTemplateProperty | Identifies the DetailCollapsedIconTemplate dependency property. | |
DetailExpandedIconTemplateProperty | Identifies the DetailExpandedIconTemplate dependency property. | |
DetailVisibilityModeProperty | Identifies the DetailVisibilityMode dependency property. | |
HeightProperty | Identifies the Height dependency property. | |
RowDetailTemplateProperty | Identifies the RowDetailTemplate dependency property. | |
ShowExpandButtonProperty | Identifies the ShowExpandButton dependency property. |
Name | Description | |
---|---|---|
CanFreeze | (Inherited from System.Windows.Freezable) | |
DependencyObjectType | (Inherited from System.Windows.DependencyObject) | |
DetailCollapsedIconTemplate | Gets or sets the template used to create the icon displayed when the detail row is collapsed. | |
DetailExpandedIconTemplate | Gets or sets the template used to create the icon displayed when the detail row is expanded. | |
DetailVisibilityMode | Gets or sets the detail visibility mode. | |
Dispatcher | (Inherited from System.Windows.Threading.DispatcherObject) | |
HasAnimatedProperties | (Inherited from System.Windows.Media.Animation.Animatable) | |
Height | Gets or sets the height of the details. | |
IsFrozen | (Inherited from System.Windows.Freezable) | |
IsSealed | (Inherited from System.Windows.DependencyObject) | |
RowDetailTemplate | Gets or sets the template used for the row detail. | |
ShowExpandButton | Gets or sets whether to show the expand/collapse buttons in the row headers. |
Name | Description | |
---|---|---|
AssociatedObject | (Inherited from Microsoft.Xaml.Behaviors.Behavior<T>) | |
AssociatedType | (Inherited from Microsoft.Xaml.Behaviors.Behavior) |
Name | Description | |
---|---|---|
Changed | (Inherited from System.Windows.Freezable) | |
DetailCellCreating | Occurs when the detail cell is being created. | |
DetailLoading | Occurs when the detail cell is being created. |